QuickOPC User's Guide and Reference
Various Kinds of Binding
Development Models > Live Binding Model > Live Binding Model for OPC Data (Classic and UA) > Typical Binding Scenarios > Various Kinds of Binding

You normally bind to the OPC value itself, but you can select from many other binding kinds, such as ErrorId, ErrorMessage, StatusInfo, (for OPC-DA) Timestamp, Quality, Vtq, or (for OPC-UA) ServerTimestamp, SourceTimestamp, AttributeData, StatusCode, etc.

How to configure this feature:

Bind the OPC item to your control as usually.

Then, use the "Edit Live Bindings" command on the control, and in the ArgumentsPath property, select the kind of binding you want.

See Also